Data for Silverlight
BeginUpdate Method

C1.Silverlight.Data Namespace > UpdatableCollection<T> Class : BeginUpdate Method
Prevents the list from firing notification events until the EndUpdate method is called.
Syntax
'Declaration
 
Public Overridable Sub BeginUpdate() 
public virtual void BeginUpdate()
See Also

Reference

UpdatableCollection<T> Class
UpdatableCollection<T> Members